home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / source.lha / Geomview / src / bin / pssnap / next / MyView.h < prev    next >
Text File  |  1992-10-06  |  62b  |  10 lines

  1.  
  2. #import <appkit/appkit.h>
  3.  
  4. @interface MyView:View
  5. {
  6. }
  7.  
  8.  
  9. @end
  10.